Call Management
Delete Phone Number
Remove an outbound phone number and detach it from future campaigns.
DELETE
Documentation Index
Fetch the complete documentation index at: https://docs.weya.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Delete phone numbers that you no longer pay for or that have been reassigned. The number is removed from the workspace and no longer appears in batch or agent pickers.Prerequisites
- Bearer token for an admin user.
- The
phoneIdof the record you want to remove. - Confirm that no active batches rely on the number.
Request
Identifier of the phone record to delete.
Bearer token for the workspace admin.
Response
Confirms which phone record was removed.
Error Handling
- 400 Bad Request –
phoneIdmissing or invalid. - 404 Not Found – Phone already deleted or does not belong to the workspace.
- 500 Internal Server Error – Deletion failed; retry or contact support with the
phoneId.

